3.2.52 \(\int \cos ^2(c+d x) (b \cos (c+d x))^{4/3} (A+C \cos ^2(c+d x)) \, dx\) [152]

Optimal. Leaf size=95 \[ \frac {3 C (b \cos (c+d x))^{13/3} \sin (c+d x)}{16 b^3 d}-\frac {3 (16 A+13 C) (b \cos (c+d x))^{13/3} \, _2F_1\left (\frac {1}{2},\frac {13}{6};\frac {19}{6};\cos ^2(c+d x)\right ) \sin (c+d x)}{208 b^3 d \sqrt {\sin ^2(c+d x)}} \]

[Out]

3/16*C*(b*cos(d*x+c))^(13/3)*sin(d*x+c)/b^3/d-3/208*(16*A+13*C)*(b*cos(d*x+c))^(13/3)*hypergeom([1/2, 13/6],[1
9/6],cos(d*x+c)^2)*sin(d*x+c)/b^3/d/(sin(d*x+c)^2)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.05, antiderivative size = 95, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 33, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.091, Rules used = {16, 3093, 2722} \begin {gather*} \frac {3 C \sin (c+d x) (b \cos (c+d x))^{13/3}}{16 b^3 d}-\frac {3 (16 A+13 C) \sin (c+d x) (b \cos (c+d x))^{13/3} \, _2F_1\left (\frac {1}{2},\frac {13}{6};\frac {19}{6};\cos ^2(c+d x)\right )}{208 b^3 d \sqrt {\sin ^2(c+d x)}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Cos[c + d*x]^2*(b*Cos[c + d*x])^(4/3)*(A + C*Cos[c + d*x]^2),x]

[Out]

(3*C*(b*Cos[c + d*x])^(13/3)*Sin[c + d*x])/(16*b^3*d) - (3*(16*A + 13*C)*(b*Cos[c + d*x])^(13/3)*Hypergeometri
c2F1[1/2, 13/6, 19/6, Cos[c + d*x]^2]*Sin[c + d*x])/(208*b^3*d*Sqrt[Sin[c + d*x]^2])

Rule 16

Int[(u_.)*(v_)^(m_.)*((b_)*(v_))^(n_), x_Symbol] :> Dist[1/b^m, Int[u*(b*v)^(m + n), x], x] /; FreeQ[{b, n}, x
] && IntegerQ[m]

Rule 2722

Int[((b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Simp[Cos[c + d*x]*((b*Sin[c + d*x])^(n + 1)/(b*d*(n + 1
)*Sqrt[Cos[c + d*x]^2]))*Hypergeometric2F1[1/2, (n + 1)/2, (n + 3)/2, Sin[c + d*x]^2], x] /; FreeQ[{b, c, d, n
}, x] &&  !IntegerQ[2*n]

Rule 3093

Int[((b_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((A_) + (C_.)*sin[(e_.) + (f_.)*(x_)]^2), x_Symbol] :> Simp[(-C)*Cos
[e + f*x]*((b*Sin[e + f*x])^(m + 1)/(b*f*(m + 2))), x] + Dist[(A*(m + 2) + C*(m + 1))/(m + 2), Int[(b*Sin[e +
f*x])^m, x], x] /; FreeQ[{b, e, f, A, C, m}, x] &&  !LtQ[m, -1]

Rubi steps

\begin {align*} \int \cos ^2(c+d x) (b \cos (c+d x))^{4/3} \left (A+C \cos ^2(c+d x)\right ) \, dx &=\frac {\int (b \cos (c+d x))^{10/3} \left (A+C \cos ^2(c+d x)\right ) \, dx}{b^2}\\ &=\frac {3 C (b \cos (c+d x))^{13/3} \sin (c+d x)}{16 b^3 d}+\frac {(16 A+13 C) \int (b \cos (c+d x))^{10/3} \, dx}{16 b^2}\\ &=\frac {3 C (b \cos (c+d x))^{13/3} \sin (c+d x)}{16 b^3 d}-\frac {3 (16 A+13 C) (b \cos (c+d x))^{13/3} \, _2F_1\left (\frac {1}{2},\frac {13}{6};\frac {19}{6};\cos ^2(c+d x)\right ) \sin (c+d x)}{208 b^3 d \sqrt {\sin ^2(c+d x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.27, size = 96, normalized size = 1.01 \begin {gather*} -\frac {3 \cos ^2(c+d x) (b \cos (c+d x))^{4/3} \cot (c+d x) \left (19 A \, _2F_1\left (\frac {1}{2},\frac {13}{6};\frac {19}{6};\cos ^2(c+d x)\right )+13 C \cos ^2(c+d x) \, _2F_1\left (\frac {1}{2},\frac {19}{6};\frac {25}{6};\cos ^2(c+d x)\right )\right ) \sqrt {\sin ^2(c+d x)}}{247 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Cos[c + d*x]^2*(b*Cos[c + d*x])^(4/3)*(A + C*Cos[c + d*x]^2),x]

[Out]

(-3*Cos[c + d*x]^2*(b*Cos[c + d*x])^(4/3)*Cot[c + d*x]*(19*A*Hypergeometric2F1[1/2, 13/6, 19/6, Cos[c + d*x]^2
] + 13*C*Cos[c + d*x]^2*Hypergeometric2F1[1/2, 19/6, 25/6, Cos[c + d*x]^2])*Sqrt[Sin[c + d*x]^2])/(247*d)

________________________________________________________________________________________

Maple [F]
time = 0.33, size = 0, normalized size = 0.00 \[\int \left (\cos ^{2}\left (d x +c \right )\right ) \left (b \cos \left (d x +c \right )\right )^{\frac {4}{3}} \left (A +C \left (\cos ^{2}\left (d x +c \right )\right )\right )\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(d*x+c)^2*(b*cos(d*x+c))^(4/3)*(A+C*cos(d*x+c)^2),x)

[Out]

int(cos(d*x+c)^2*(b*cos(d*x+c))^(4/3)*(A+C*cos(d*x+c)^2),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)^2*(b*cos(d*x+c))^(4/3)*(A+C*cos(d*x+c)^2),x, algorithm="maxima")

[Out]

integrate((C*cos(d*x + c)^2 + A)*(b*cos(d*x + c))^(4/3)*cos(d*x + c)^2, x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)^2*(b*cos(d*x+c))^(4/3)*(A+C*cos(d*x+c)^2),x, algorithm="fricas")

[Out]

integral((C*b*cos(d*x + c)^5 + A*b*cos(d*x + c)^3)*(b*cos(d*x + c))^(1/3), x)

________________________________________________________________________________________

Sympy [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: SystemError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)**2*(b*cos(d*x+c))**(4/3)*(A+C*cos(d*x+c)**2),x)

[Out]

Exception raised: SystemError >> excessive stack use: stack is 3061 deep

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)^2*(b*cos(d*x+c))^(4/3)*(A+C*cos(d*x+c)^2),x, algorithm="giac")

[Out]

integrate((C*cos(d*x + c)^2 + A)*(b*cos(d*x + c))^(4/3)*cos(d*x + c)^2, x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int {\cos \left (c+d\,x\right )}^2\,\left (C\,{\cos \left (c+d\,x\right )}^2+A\right )\,{\left (b\,\cos \left (c+d\,x\right )\right )}^{4/3} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(c + d*x)^2*(A + C*cos(c + d*x)^2)*(b*cos(c + d*x))^(4/3),x)

[Out]

int(cos(c + d*x)^2*(A + C*cos(c + d*x)^2)*(b*cos(c + d*x))^(4/3), x)

________________________________________________________________________________________